home *** CD-ROM | disk | FTP | other *** search
- 'SETUP & CFG control file for Microscope Ver 2.0 International
- '(c) Molcol Software 1994 (UK)
- '
- '
- 'International Support: Microscope is designed to work on a PC
- ' using code page 850 with the relevant
- ' DOS KEYB country code established to
- ' identify correct ASCII codes.
- '
- ' e.g PO=Portuguese, UK=United Kingdom
- '===============================================================
- 'Note: The area called initial is written to on each start up
- ' of SETUP.EXE
- '
- 'DETERMINE LANGUAGE FILES PRESENT ON DISC AND MARK WITH Yes/No
- '
- -INITIAL
- '
- *CFGFILE = MIC2.CFG
- '
- *LANGUAGE = ENGLISH FILE=UK.LNG <ENABLE =Y
- *LANGUAGE = PORTUGUESE FILE=PO.LNG ENABLE =N
- *LANGUAGE = FRENCH FILE=SU.LNG ENABLE =N
- *LANGUAGE = SPANISH FILE=SP.LNG ENABLE =N
- *LANGUAGE = GERMAN FILE=GR.LNG ENABLE =N
- *LANGUAGE = DUTCH FILE=DU.LNG ENABLE =N
- *LANGUAGE = BRAZILIAN FILE=BR.LNG ENABLE =N
- *LANGUAGE = ITALIAN FILE=IT.LNG ENABLE =N
- *LANGUAGE = SWEDISH FILE=SV.LNG ENABLE =N
- *LANGUAGE = NORWEGIAN FILE=NO.LNG ENABLE =N
- '
- *PROMPT_UK = Use <spacebar> to select language press <escape>
- *PROMPT_PO = Use <spacebar> to select language press <escape>
- *PROMPT_SU = . .
- *PROMPT_SP = . .
- *PROMPT_GR = . .
- *PROMPT_DU = . .
- *PROMPT_BR = . .
- *PROMPT_IT = . .
- *PROMPT_SV = . .
- *PROMPT_NO = . .
- '
- *SCREEN_UK = (1) English (2) International
- *SCREEN_UK = Press number key to select screen layout 1 or 2
- *SCREEN_UK = Select International if English is poor: (2)
- '
- *SCREEN_PO = (1) Inglês (2) Internacional
- *SCREEN_PO = Press number key to select screen layout 1 or 2 <<<
- *SCREEN_PO = Recomendaçäo: Internacional (2) <trans<<<
- '
- *SCREEN_SU = . .
- '
- *SCREEN_SP = . .
- '
- *SCREEN_GR = . .
- '
- *SCREEN_DU = . .
- '
- *SCREEN_BR = . .
- '
- *SCREEN_IT = . .
- '
- *SCREEN_SV = . .
- '
- *SCREEN_NO = . .
- '
- *SCREEN_1 = ENGLISH UKSCRN.QPX <
- *SCREEN_2 = INTERNATIONAL INTSCRN.QPX
- '
- +INITIAL END ---------------------------------------------------
- '
- -GLOBAL
- '
- 'This section is global to all Microscope modules
- '
- 'Picture libraries and exec file names:-
- '
- *PIC_LIB = {Main pic lib} MICPICS2.QPL
- *MENU_RET = {Internal Menu} MSCOPE2.EXE
- *MENU_SCRN = {Locked screen} MICLOCK.QPX
- 'When used: __ replaced with correct country code
- *MENU_TIT = {core title pic} TITUK.QPX
- '
- '
- *MOD_1 = {Microscope v2} MSCOPE2.EXE
- *MOD_2 = {Slideset Mngmnt} MIC_CTRL.EXE
- *MOD_3 = {Setup Microscope}SETUP.EXE
- *MOD_4 = {user notes dbf} MICNOTES.EXE
- *MOD_5 = {Windows Presntr} MICWIN.EXE
- *MOD_6 = {Access to Manual}MICMAN2.EXE
- *MOD_7 = {Brunel cat prgm} BRUNEL.EXE
- *MOD_8 = {Book Lib. ctrl} MICBOOKS.EXE
- *MOD_9 = {Contacts ctrl} MICPALS.EXE
- *MOD_10 = {Dos Presenter} MICDOS.EXE
- *MOD_11 = {Microscope shell}MICSHELL.EXE
- *MOD_12 = {Optical compan} OPTICAL.EXE
- *MOD_13 = {Colony prgm} COLONY2.EXE
- *MOD_14 = {Create tuts} SCOPETUT.EXE
- *MOD_15 = {RESERVED}
- *MOD_16 = {Toolbox} MICTOOLS.EXE
- *MOD_17 = {User Photos} MICUSER.EXE
- *MOD_18 = {Auto News reader}MICNEWS.EXE
- *MOD_19 = {Menuhelp file} MICHELP.EXE
- *MOD_20 = {QUIT} [PROTECTED] Y
- '
- '
- '
- '
- *COPY_UK
- MICROSCOPE v2.0 International (c) Molcol Software 1994 - 95
- Mouse Driver inactive! Press <escape> and run mouse.com!
- Use Mouse: Left button to select, Right Button for information.
- *COPY_PO
- Microscópio v2.0 Internacional Direitos: Molcol Software 1994/5
- <translation reqd> mouse error
- <translation reqd> use mouse
- *COPY_SU
- '
- '
- '
- *COPY_SP
- '
- '
- '
- *COPY_GR
- '
- '
- '
- *COPY_DU
- '
- '
- '
- *COPY_BR
- '
- '
- '
- *COPY_IT
- '
- '
- '
- *COPY_SV
- '
- '
- '
- *COPY_NO
- '
- '
- '
- +GLOBAL END
- '
- -UKAREA ...................start of UK section.............
- '
- *RESPONSE = RAPID 150
- *RESPONSE = FAST 250
- *RESPONSE = NORMAL 350 <
- *RESPONSE = SLOW 500
- *TEXT = BUTTON RESPONSE TIME
- Vary the response time to the mouse button being clicked.
- Note: Mouse button release is not monitored by the software.
- (Recommended setting = Normal)
-
- '
- *CLICKON = OFF 0
- *CLICKON = ON -1 <
- *TEXT = BUTTON CLICK
- Produce an audible click through the PC speaker when the mouse
- button is pressed.
- (Recommended setting = ON)
-
- '
- *CLICKWARN = OFF 0
- *CLICKWARN = ON -1 <
- *TEXT = INVALID WARNING BEEP
- Produce an audible BEEP when mouse clicked on a non-available
- option. Note: Useful to have ON while learning to use software!
- (Recommended setting = ON)
-
- '
- *FLASHWARN = OFF 0
- *FLASHWARN = RAPID 1000
- *FLASHWARN = FAST 2000
- *FLASHWARN = NORMAL 3000 <
- *FLASHWARN = WAIT 6000
- *TEXT = FLASH INVALID OPTION NOTICE
- Flash a quick note to the screen when a control button is
- pressed for a non-operation or as part of a general warning.
- Can be turned ON or OFF during a session (! option) if set to
- anything now other than OFF. (Recommended setting = NORMAL).
- '
- *AUTOHELP = OFF 0
- *AUTOHELP = INTELLIGENT 1 <
- *AUTOHELP = AUTO 2
- *AUTOHELP = MANUAL 3
- *TEXT = NON-MANUAL HELP MESSAGES
- Automatically displays help messages dependent on the level set
- here. Can be turned OFF and ON during a session- see (A) option
- near HELP button on main screen - but only if set here to
- anything other than OFF. (Recommended setting = INTELLIGENT)
- '
- *NAMEDELAY = RAPID 500
- *NAMEDELAY = FAST 1000
- *NAMEDELAY = NORMAL 2000 <
- *NAMEDELAY = SLOW 4000
- *TEXT = FLASH SLIDE NAME TO SCREEN
- Displays the name of the slide being viewed, for the time set
- here, when the NAME button is pressed.
- (Recommended setting = NORMAL).
-
- '
- *GENERAL
- '
- ' General UK text area
- '
- *GENERAL_END
- +UK_END 'end of section for UK ---------
- -POAREA ...................start of PO section.............
- '
- *RESPONSE = Rápido 150
- *RESPONSE = Veloz 250
- *RESPONSE = Norma 350 <
- *RESPONSE = Lento 500
- *TEXT = BUTTON RESPONSE TIME
- Set program response time to the mouse button being clicked.
- Note: Mouse button release is not monitored by the software.
- (Recommended setting = Normal)
-
- '
- *CLICKON = Apagoda 0
- *CLICKON = Activar -1 <
- *TEXT = BUTTON CLICK
- Produce an audible click through the PC speaker when the mouse
- button is pressed.
- (Recommended setting = ON)
-
- '
- *CLICKWARN = Apagoda 0
- *CLICKWARN = Activar -1 <
- *TEXT = INVALID WARNING BEEP
- Produce an audible BEEP when mouse clicked on a non-available
- option. Note: Useful to have ON while learning to use software!
- (Recommended setting = ON)
-
- '
- *FLASHWARN = Apagoda 0
- *FLASHWARN = Rápido 1000
- *FLASHWARN = Veloz 2000
- *FLASHWARN = Norma 3000 <
- *FLASHWARN = Esperar 6000
- *TEXT = FLASH INVALID OPTION NOTICE
- Flash a quick note to the screen when a control button is
- pressed for a non-operation or as part of a general warning.
- Can be turned ON or OFF during a session (! option) if set to
- anything now other than OFF. (Recommended setting = NORMAL).
- '
- *AUTOHELP = Apagoda 0
- *AUTOHELP = Inteligente 1 <
- *AUTOHELP = Automatico 2
- *AUTOHELP = Manual 3
- *TEXT = NON-MANUAL HELP MESSAGES
- Automatically displays help messages dependent on the level set
- here. Can be turned OFF and ON during a session- see (A) option
- near HELP button on main screen - but only if set here to
- anything other than OFF. (Recommended setting = INTELIGENTE)
- '
- *NAMEDELAY = Rápido 500
- *NAMEDELAY = Veloz 1000
- *NAMEDELAY = Norma 2000 <
- *NAMEDELAY = Lento 4000
- *TEXT = FLASH SLIDE NAME TO SCREEN
- Displays the name of the slide being viewed, for the time set
- here, when the NAME button is pressed.
- (Recommended setting = NORMAL).
-
- '
- *GENERAL
- '
- ' General PO text area
- '
- *GENERAL_END
- +PO_END 'end of section for PO ---------